home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group96a.txt / 000044_icon-group-sender _Sun Feb 11 03:03:30 1996.msg < prev    next >
Internet Message Format  |  1996-09-05  |  2KB

  1. Received: by cheltenham.cs.arizona.edu; Mon, 12 Feb 1996 10:36:50 MST
  2. To: icon-group@cs.arizona.edu
  3. Date: 11 Feb 1996 03:03:30 +0100
  4. From: Gerhard Brey <G.Brey@lrz.uni-muenchen.de>
  5. Message-Id: <m37mxuy5xp.fsf@ug301ab.ppp.lrz-muenchen.de>
  6. Organization: Institut fuer Geschichte der Naturwissenschafen, Munich, Germany
  7. Sender: icon-group-request@cs.arizona.edu
  8. References: <4fdi85$4b7o@yuma.ACNS.ColoState.EDU>
  9. Reply-To: ug301ab@sunmail.lrz-muenchen.de
  10. Subject: Re: Compiling ELF binaries for Linux1.2.13
  11. Errors-To: icon-group-errors@cs.arizona.edu
  12. Status: O
  13.  
  14. In article <4fg0jp$1vd6@pulp.ucs.ualberta.ca> michal@gortel.phys.ualberta.ca (Michal Jaegermann) writes:
  15.  
  16. > Gerhard Brey (G.Brey@lrz.uni-muenchen.de) wrote:
  17. > : In article <4fdi85$4b7o@yuma.ACNS.ColoState.EDU> millejoh@holly.ColoState.EDU (John Miller) writes:
  18. > : >     unidentified symbols in rswitch.o -- namely new_context and syserr.
  19. > :  I guess
  20. > : (but I am not a C- or Assembler-programmer) that the problem has to do
  21. > : with the Assembler code in rswitch.s.
  22. > If the problem is caused by symbols from an assembler code then most
  23. > likely it is a trivial one.  Elf symbols do not have prepended '_'
  24. > character; assembler likely assumes that they do.  Just adjust names.
  25. Thanks for the advice. I deleted the `_' in front of the symbol names
  26. in rswitch.s. Now `iconx' is built but there is still the
  27.  
  28. bfd assertion fail /opt/release/pub/bin/binutils/bfd/elf32-i386.c:624
  29.  
  30. and when I try to execute `iconx' it stops with a segmentation fault.
  31.  
  32. Gerhard
  33.  
  34. -- 
  35. ............................................................................
  36. Gerhard Brey / Institut fuer Geschichte    : ug301ab@sunmail.lrz-muenchen.de
  37. der Naturwissenschaften d. Univ. Muenchen  : Tel.: +49 89 2180-3252
  38. Postfach / 80306 Muenchen / Germany        : FAX:  +49 89 2180-3162
  39.